/* Page Properties */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px; /* Top Right Bottom Left */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
    font-size:16px; 
	float:right; 
	text-align:right
}

#MainLayout {
	width:750px;
	height:100%;
	
	}
	
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
	text-align: left;
}

ul.mainText {
	margin: 10px 10px 0px 50px; /* Top Right Bottom Left */
}

.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px; /* Top Right Bottom Left */
}

.contactBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 10px; /* Top Right Bottom Left */
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
}

.mockh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
}

A {text-decoration: underline; color: #FFFFFF;}

/* Prices Text */
.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
}
.priceSmlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
}

.priceBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
	text-align: center;
}

/* Popup Properties */
.popup {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
}

.popupText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
}

.right {
float:right;
padding-right: 10px;
padding-top: 10px;
padding-left: 10px;

}

body.frontpage p a{
	text-decoration:none;

}


h1 a{

text-decoration:none;

}

h2 a{

text-decoration:none;

}


#headerlinks{
margin:0 auto;

width:750px;
text-align:right;
}

#headertext a{
text-decoration:underline;
}

#fp_footertext{
margin:0 auto;
width:750px;
text-align:left;
margin-bottom:20px;
border:1px solid #CCCCCC;
padding:5px;
}

#fp_footertext h1{
margin-left:0px;
}


#footertext{
margin:0 auto;
width:750px;
text-align:left;
margin-bottom:20px;
}

#footertext h1{
margin-left:0px;
}

#footertext a{
text-decoration:underline;
}

.menumain {
background-color:#666666;	
border-right:1px solid #CCCCCC;
width:  700px;
}

.menu_blog, .menu_blog1 {
text-align:center;
font-size: 0.7em;
background-color:#666666;
height: 25px;
float:left;
text-decoration:none;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;

}

.menu_blog  a, .menu_blog1 a {
text-decoration:none;
margin-left: 12px;
font-weight:bold;
}

.menu_blog p, .menu_blog1 p {
margin-top:5px;

}



.menu, .menu1 {
text-align:center;
font-size: 0.6em;
background-color:#666666;
height: 23px;
text-decoration:none;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.menu1 {
border-right:1px solid #CCCCCC;
}

.menu a, .menu1 a {
text-decoration:none;
font-weight:bold;
}

.menu p, .menu1 p {
margin-top:5px;

}
.righthandborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.newsletter {
	color: #FF0;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.nospacetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	padding-right: 10px;
	text-align: justify;
}
.borderimages {
	border: 1px solid #FFF;
}
.headingtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.red{
	color:#F00;	
}

.menu1_blog {
	float: right;
	
}