body {

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	line-height: 20px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

}







body p {

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	line-height: 20px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

}

h1 {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 20px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	text-decoration: none;

}



h2 {

	color: #6699CC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 30px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	text-decoration: none;

}

h3 {

	color: #FF0000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 30px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	text-decoration: none;

}



ul.list-tick {

  margin: 0;

  padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

ul.list-tick li {

	margin: 0;

	padding: 2px 0 2px 16px;

	list-style: none;

	background-image: url(../media/arrow-list-blue.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



/* at1 media main text links */



a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #CE0000;

	font-weight: normal;

	border: 0.5px none #CE0000;

}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #CE0000;

	font-weight: normal;

	border: 0.5px none #CE0000;

}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #333333;

	font-weight: normal;

}

a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #CE0000;

	font-weight: normal;

}



/* at1 media small links */

.smalllinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #666666;

	text-decoration: none;

	text-align: left;

}





/* at1 media 2 columns content*/



div.scroll {



width: 300px;



border: 1px solid #666;

background-color: #ccc;

padding: 8px;

}



/* at1 media vertical menu  */



.arrowgreen{

	width: 230px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 3px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #D10000;

}



.arrowgreen ul{

	list-style-type: none;

	margin: 0;

	padding: 0;

}

	

.arrowgreen li a{

	display: block;

	height: 16px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/

	padding: 4px 0 4px 10px;

	line-height: 16px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/

	text-decoration: none;

	background-color: transparent;

	background-image: url(../media/arrowgreen.gif);

	background-position: 100% 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

}	

	

.arrowgreen li a:link, .arrowgreen li a:visited {

	color: #333333;

	font-weight: normal;

}



.arrowgreen li a:hover{

	color: #FF0033;

	background-position: 100% -32px;

	font-weight: normal;

}



	

.arrowgreen li a.selected{

	color: #26370A;

	background-position: 100% -64px;

	font-weight: normal;

}



/**/



/* at1 media top horizontale menu */



.invertedshiftdown2{

	padding: 0;

	width: 920px;

	voice-family: "\"}\"";

	voice-family: inherit;

	border-top-width: 3px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #D10000;

}



.invertedshiftdown2 ul{

margin:0;

margin-left: 40px; /*margin between first menu item and left browser edge*/

padding: 0;

list-style: none;

}



.invertedshiftdown2 li{

display: inline;

margin: 0 2px 0 0;

padding: 0;

text-transform:uppercase;

}



.invertedshiftdown2 a{

	float: left;

	display: block;

	color: #FFFFFF;

	text-decoration: none;

	margin: 0 1px 0 0; /*Margin between each menu item*/

	padding: 5px 10px 5px 10px; /*Padding within each menu item*/

	background-color: #D9002C; /*Default menu color*/

	border-bottom: 8px solid white;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	font-style: normal;

	line-height: 16px;

	font-variant: normal;

	text-transform: lowercase;

}



.invertedshiftdown2 a:hover{

	background-color: #CCE6FF; /*Highlight red color theme*/

	padding-top: 8px; /*Set padding-top value to default's padding-top + padding-bottom */

	padding-bottom: 0; /*Set padding-bottom value to 0 */

	border-bottom-color: #CCE6FF; /*Highlight red color theme*/

	color: #666666;

}



.invertedshiftdown2 .current a{ /** currently selected menu item **/

background-color: #D10000; /*Highlight red color theme*/

padding-top: 8px; /*Set padding-top value to default's padding-top + padding-bottom */

padding-bottom: 0; /*Set padding-bottom value to 0 */

border-bottom-color: #D10000; /*Highlight red color theme*/

color: white;

}



/**/



.titleB {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	line-height: 22px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #CE0000;

	text-decoration: none;

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left: none;

}



.border {

	width: 920px;

	background-color: #FFFFFF;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}



/* this is a table free form  contact form */





label{

	float: left;

	width: 120px;

	font-weight: bold;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #999999;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



input, textarea{

	width: 180px;

	margin-bottom: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	letter-spacing: 0.2em;

}



textarea{

	width: 180px;

	height: 40px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	letter-spacing: 0.2em;

}



.boxes{

width: 1em;

}



#submitbutton{

	margin-left: 120px;

	margin-top: 5px;

	width: 90px;

}

.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

	text-align: left;

}



.box_wrapper {

	background-image:url(../images/contactform.jpg);

	background-position:center;

	background-repeat:no-repeat;

	width:420px;

	height:250px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

	color: #333333;

}



.backline {

	border-top-width: 2px;

	border-top-style: none;

	border-top-color: #E2493B;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #E2493B;

}

.smoothie {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #666666;

	text-decoration: none;

	text-align: right;

	list-style-type: none;

}



ul.list{

	list-style:none;

	margin:0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

	font-size: 12px;

	color: #666666;

}

ul.list li{

	list-style:none;

	width: auto;

	height: auto;

	margin:0px;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 8px;

	padding-left: 0;

}

ul.list li a{

	width: auto;

	padding:0 0 0 15px;

	margin:0;

	color:#696767;

	text-align:left;

	display:block;

	text-decoration:none;

	background-image: url(../media/arrow-list-blue.gif);

	background-repeat: no-repeat;

	background-position: left;

}

ul.list li a:hover{

	text-decoration:none;

	background-image: url(../media/arrow-list-blue.gif);

	color: #FF0000;

}



#contentLeft {

float: left;

width:380px;

}



#contentRight {

float: right;

width:380px;

}





img.left_icon{

float:left;

padding:0px 15px 0px 0px;

}



img.right_icon{

float:right;

padding:0px 0px 0px 15px;

}

                    

                    


